Skip to content

refactor: added haptics when opening and submitting new timer sheet#41

Merged
ardevd merged 3 commits intomainfrom
haptics
Feb 8, 2026
Merged

refactor: added haptics when opening and submitting new timer sheet#41
ardevd merged 3 commits intomainfrom
haptics

Conversation

@ardevd
Copy link
Owner

@ardevd ardevd commented Feb 8, 2026

No description provided.

@ardevd ardevd self-assigned this Feb 8, 2026
Copilot AI review requested due to automatic review settings February 8, 2026 19:55
@ardevd ardevd added the enhancement New feature or request label Feb 8, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds haptic feedback to improve UX when opening the “add record / start timer” bottom sheet and when submitting it.

Changes:

  • Trigger haptic feedback when tapping the “Add” FAB on the records list screen.
  • Trigger haptic feedback when successfully starting a timer from the add-record bottom sheet.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
app/src/main/java/net/ardevd/tagius/features/records/ui/list/RecordsListFragment.kt Adds haptic feedback on FAB click before opening the add sheet.
app/src/main/java/net/ardevd/tagius/features/records/ui/add/AddRecordBottomSheet.kt Adds haptic feedback on successful “Start” action before dismissing the sheet.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

ardevd and others added 2 commits February 8, 2026 20:57
…dRecordBottomSheet.kt

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ecordsListFragment.kt

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ardevd ardevd merged commit 2801e40 into main Feb 8, 2026
2 checks passed
@ardevd ardevd deleted the haptics branch February 8, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants